home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Postcardigtal: Baalbeck
/
postcardigtal: Baalbeck.iso
/
pc
/
ehistory.swf
/
scripts
/
DefineButton2_30
/
BUTTONCONDACTION on(rollOver).as
Wrap
Text File
|
2003-07-04
|
279b
|
11 lines
on(rollOver){
_root.count = true;
_root.newyear = -500;
_root.step = (_root.newyear - _root.currentyear) / 24;
title.gotoAndStop(3);
picture.gotoAndPlay(1);
picture.container.gotoAndStop(3);
text.gotoAndPlay(1);
text.container.gotoAndStop(3);
}